Version

MetadataTreeItemCollectionBase<T> Class Members

The following tables list the members exposed by MetadataTreeItemCollectionBase<T>.

Protected Fields
 NameDescription
Protected FieldtableDictionary of (string, T) (Inherited from Infragistics.Olap.KeyedCollectionBase<T>)
Public Properties
 NameDescription
Public PropertyCountReturns the number of items in this collection. (Inherited from Infragistics.Olap.KeyedCollectionBase<T>)
Public PropertyItemReturns the item with the specified unique name, or null if no such item exists. (Inherited from Infragistics.Olap.KeyedCollectionBase<T>)
Protected Methods
 NameDescription
Protected MethodCreateTableOverridden. CreateTable  
See Also